SlideShare a Scribd company logo
Summer Training
      At

 DUCC Systems


        .Net Platform
.Net Platform



                             Introduction of .Net

                           Importance and Usage of .Net
                           D.N.A. Architecture.
                           One Tier
                           Two Tier
                                                                                            .Net Frame Class Library
                           Three Tier
                           N-Tier
                                                                                           CLR architecture System Namespace
                                                                                           System .Object Namespace
                                                                                           System .Collection Namespace
                                                                                           System .Type
                             The Common Language Runtime                                   Exception


                            CLR architecture .and services
                            The .Net Intermediate language(IL)
                            Just- In- Time(JIT) compilation and CLS
                            Disassembling .Net application to IL
                            Strict type checking



DUCC Systems                                                    011-25624491, 9953631179, 9711496932     www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58          011-25355257 (From 1800 hrs onwards)
.Net Platform


                           Syntax and Data Types Language Fundamental
                               Data type and control constructs
                               Value and reference types
                               Declaring and initializing variables
                               Unicode Characters and Strings
                               C.T.S Type
                               Implicitly Typed Local Variables
                               Conditional Syntax
                               C# Operator
                               Looping Syntax
                               Array
                               Structure

                               OOPS Concepts Classes                                                        OOPS Concepts Classes Contd..

                          Encapsulating attribute                                                         The memory allocation with new keyword
                          Define Constructor                                                              Passing Initial values with Constructor
                          Define methods and their type                                                   Invoking property and methods
                          Overloading methods and constructor                                             Using standard function of matrix keypad
                          Define property and their types
                          Object Creation



DUCC Systems                                                     011-25624491, 9953631179, 9711496932         www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58           011-25355257 (From 1800 hrs onwards)
.Net Platform


                           Inheritance

                          Implementing Inheritance hierarchies
                          Method overloading, overriding and hiding concepts
                          Abstract and sealed class
                          Exposing interface
                          Implementation interface in a class
                          Play with Namespaces
                          Interface Polymorphism
                          Operator Overloading
                          Class Access Modifiers
                          Partial Class


                            Multithreading                                                             Multithreading Contd..
                          Understand multithreading process
                          The System. Threading namespace                                             Understanding Role of Thread
                          The Thread and Thread Start class                                           BackgroundWorker Component
                          Thread life cycle
                          Thread Safety Concept
                          Thread synchronization
                          Understanding Thread Pool


DUCC Systems                                                011-25624491, 9953631179, 9711496932         www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58      011-25355257 (From 1800 hrs onwards)
.Net Platform


                           Exception Handling

                          Means of error, bug and exceptions
                          Role of .Net Exception Handling
                          System level Exception
                          Application level exception
                          Try and catch block
                          Handling multiple Exception
                          Finally block
                          Throw Exception on request
                          Costume exception

                           I/O Operations with File Systems

                          File and Directory Class
                          Marshal Classes: File Info and Directory Info
                          Path Class
                          Drive Info Class
                          Stream Object with Files: Stream Reader, Stream Writer
                          File Stream and Memory Stream



DUCC Systems                                                011-25624491, 9953631179, 9711496932   www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58      011-25355257 (From 1800 hrs onwards)
.Net Platform


                               ADO.Net Introduction
                              How ADO.NET works and how it differs from ADO
                              Evolution of ADO to ADO.NET



                               Architecture of ADO.Net
                          Connection Object                                                           Data Set Contd..
                          Command Object
                          Dataset                                                                Saving Changes into data base using Command builder
                          Data Reader Object                                                     Working With Command and Connection
                          Data Adapter Object
                          Concurrency and the disconnected data architecture
                          Provider                                                                    Connections And Command Object

                               Data Set                                                               Connection Object
                                                                                                      Command Object
                               Creating tables in dataset                                            Execute NonQuery
                               Data column                                                           Execute Scalar
                               Data Row
                               Data Table


DUCC Systems                                                  011-25624491, 9953631179, 9711496932         www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58        011-25355257 (From 1800 hrs onwards)
.Net Platform


                            Data Reader
                          Reading data in connected environment
                          Moving and accessing value of record
                          Execute reader


                           Data View

                          Row State Filter
                                                                                                       Transaction
                          Sort Property                                                              Introduction of Transaction(acid)
                          Update records via a data view                                             Transaction class
                          Insert records via a data view                                             Method and property
                          Delete records via a data view                                             Commit and rollback

                           Data Relation
                                                                                                       Introduction to Web Form
                              Creating relation
                              Public Properties of data relation                                     Need of web application
                                                                                                      Http protocol
                                                                                                      Static and dynamic page
                                                                                                      Concept working of IIS and browser


DUCC Systems                                                    011-25624491, 9953631179, 9711496932        www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58          011-25355257 (From 1800 hrs onwards)
.Net Platform


                            Introduction to HTML Controls
                           Creating a simple html page
                           Html tags
                           Hosting a html page
                           IIS virtual Directory
                           Request transfer throws Get and Post methods

                            Working with Server Controls

                       Creating server pages
                       Understanding page life cycle
                       Handling page requesting
                       Http request object                                                             Server Control Form Validation
                       Http Response object
                       Understanding Post back                                                        Working with Range, Regular Expression, Compare
                       Auto event wire up                                                             And Required Field Validator Controls
                       Tracing and Debugging asp.net page                                             Use Control to validate Property
                                                                                                       Custom Validator Control
                                                                                                       Implementation of Client and Server Side Validation
                                                                                                       Working with Validation Summary Control




DUCC Systems                                                 011-25624491, 9953631179, 9711496932        www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58       011-25355257 (From 1800 hrs onwards)
.Net Platform


                           Web Form Control
                          Textbox
                          Combo box
                          List box
                          Checkbox
                          Add rotator control
                          File upload control
                          Multiview control

                           Data Binding Server Controls                                            Server Control Form Validation
                          Use of Data Binding Control                                                 Working With Grid View Control
                          Type of Data Binding Control (Formatted and Unformatted                      § Data Binding with Grid View
                          Working with Repeater Control                                                § Working with Column Collection
                             § Working with template                                                    § Using paging
                             § Working with repeater events                                             § Sort
                             § Understand Event Bubbling                                               Working with Form View Control
                          Working with Data list Control                                               Working with template
                             § Working with template                                                    Working with repeater events
                             § Working with Data list events                                            Working with Details View Control
                                                                                                         Working with template W
                                                                                                         Working with repeater events
                                                                                                       Understand Event Bubbling
DUCC Systems                                                011-25624491, 9953631179, 9711496932
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58      011-25355257 (From 1800 hrs onwards)       www.duccsystems.com,info@duccsystems.com
.Net Platform


                               State Management
                          What are cookies?
                          Http Session State Class
                          Application Class
                          Using the Session
                          In-Process Session State
                          Storing Session State in SQL Server
                          Application State Considerations
                          Global.asax
                          Web.Config
                                                                                                           ASP.Net Web Security
                           Master Pages                                                                   Windows
                                                                                                          Forms
                               Introduction and need of master page                                      Passport
                               Creating a master page                                                    Login Control
                               Default contents                                                          Administrative site
                               Master page with CSS and table layout
                               Appling master page through configuration file
                               Dynamic setting a master page
                               Nested master page
                               Master page and relative path


DUCC Systems                                                    011-25624491, 9953631179, 9711496932        www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58          011-25355257 (From 1800 hrs onwards)
.Net Platform


                           .Net Remoting
                          Introduction of remoting
                          Remoting architecture and scenario
                          Creating .net remoting object
                          Hosting a remote object
                          Activation type
                          Singleton
                          Single call
                          Creating channels
                          Implementations of a remote base application
                                                                                                        ASP.Net Web Security
                           Reflection                                                                  Role of .net assembly
                                                                                                       Building and consume a single file assembly
                          System.Reflection namespace                                                 Building and consume a multi file assembly
                          Core reflection classes                                                     Private assembly
                          Accessing assembly through reflection                                       Shared assembly
                          Method info                                                                 Creating multiple version of a single assembly
                          Member info                                                                 Removing dll hell problem
                          Property info
                          Browsing and Querying members
                          Invoking methods and property and runtime
                          Reflection on shared assembly

DUCC Systems                                                011-25624491, 9953631179, 9711496932   www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58      011-25355257 (From 1800 hrs onwards)
.Net Platform


                           Introduction to Web Services
                          Introduction of web service
                          The SOAP architecture
                          SOAP and Web Service
                          Soap Essentials
                          Wed Service attribute
                          WSDL Documentations
                          Disco & Disco Map file
                          Transaction in web service
                          Publishing a web service
                          Consuming a web service




DUCC Systems                                              011-25624491, 9953631179, 9711496932   www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58    011-25355257 (From 1800 hrs onwards)
.Net Platform


                              Some Other Activities
                            Preparation for Placement opportunities
                            IDE (Integrated Development Environment)-Visual Studio
                            Database—SQl Server
                            Server– IIS




                              Utilities
                             Books availability on different topics
                             LAB facility
                             Internet
                             Course Certificate, Project Completion Certificate
                              and Training Certificate
                             Placement opportunities on successful completion
                              at DUCC Systems.



DUCC Systems                                             011-25624491, 9953631179, 9711496932   www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58   011-25355257 (From 1800 hrs onwards)
Steps of Applying for the Training:
              Register yourself online at http://www.duccsystems.com/Training.php
              Download the application form from http://www.duccsystems.com/downloads/registrationform.pdf
              Post the completely filled application form along with the demand draft or cheque of the fee for the desired
                subject of training to DUCC Systems company’s address given below.

        Demand draft or cheque is to drawn in favor of DUCC Systems, payable at New Delhi.

        “Seats are limited and available at first come first serve basis.”
        NOTE: Fee once deposited is neither refundable nor transferable from one course to another course.




         Mail To:
         DUCC Systems
         720,7th Floor, Jaina Tower-1,
         Janakpuri, New Delhi-58
         011-25624491




                                            DUCC Thanks You!
DUCC Systems                                             011-25624491, 9953631179, 9711496932        www.duccsystems.com,info@duccsystems.com
720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58   011-25355257 (From 1800 hrs onwards)

More Related Content

PPTX
Simple insites into JVM
PDF
Threads 2x[1]
PDF
Cassandra & the Acunu Data Platform
PDF
6 Months Net
PDF
IAP09 CUDA@MIT 6.963 - Lecture 04: CUDA Advanced #1 (Nicolas Pinto, MIT)
PDF
Presentation of the open source CFD code Code_Saturne
PDF
In the brain of Tom Wilkie
PPT
Chapter 3 a
Simple insites into JVM
Threads 2x[1]
Cassandra & the Acunu Data Platform
6 Months Net
IAP09 CUDA@MIT 6.963 - Lecture 04: CUDA Advanced #1 (Nicolas Pinto, MIT)
Presentation of the open source CFD code Code_Saturne
In the brain of Tom Wilkie
Chapter 3 a

What's hot (17)

PPT
Chapter 10.slides
PPT
Chapter 3 slides
PDF
IAP09 CUDA@MIT 6.963 - Lecture 01: GPU Computing using CUDA (David Luebke, NV...
PDF
Castle: Reinventing Storage for Big Data
PDF
Cassandra on Castle
PDF
(Paper) P2P VIDEO BROADCAST BASED ON PER-PEER TRANSCODING AND ITS EVALUATION ...
PDF
PDF
MXF & AAF
PDF
Hecate, Managing Authorization with RESTful XML
PDF
Java Programming Guide Quick Reference
PPT
Stij5014 distributed systems
ODP
2012 07-jvm-summit-batches
PPS
Dacj 1-3 c
PDF
JNDI, JMS, JPA, XML
PPT
Ayse
PDF
Efficient Memory-Reference Checks for Real-time Java
Chapter 10.slides
Chapter 3 slides
IAP09 CUDA@MIT 6.963 - Lecture 01: GPU Computing using CUDA (David Luebke, NV...
Castle: Reinventing Storage for Big Data
Cassandra on Castle
(Paper) P2P VIDEO BROADCAST BASED ON PER-PEER TRANSCODING AND ITS EVALUATION ...
MXF & AAF
Hecate, Managing Authorization with RESTful XML
Java Programming Guide Quick Reference
Stij5014 distributed systems
2012 07-jvm-summit-batches
Dacj 1-3 c
JNDI, JMS, JPA, XML
Ayse
Efficient Memory-Reference Checks for Real-time Java
Ad

Similar to Summer training in dotnet (20)

PDF
MS.NET Training
PDF
Summer training in c++
PDF
Summer Training In Java
PDF
Summer training in java
DOC
10266 developing data access solutions with microsoft visual studio 2010
PPTX
How To Code in C#
PDF
Best C Sharp C# Training Online C# Online Course C# Online Training Best on...
PPTX
PPTX
Why do I Love C#?
PPT
Introduction to csharp
PPT
Introduction to csharp
PPT
Introduction to csharp
PPTX
Hidden Facts of .NET Language Gems
PDF
dotnet_remoting
PPTX
Lecture 13, 14 & 15 c# cmd let programming and scripting
PPTX
Cegonsoft - IT Training with placement Instiute
PPTX
Windows 8 für .net Entwickler
PPT
PPT
fdjkhdjkfhdjkjdkfhkjshfjkhdkjfhdjkhf2124C_2.ppt
PPTX
Introduction to .NET with C# @ university of wayamba
MS.NET Training
Summer training in c++
Summer Training In Java
Summer training in java
10266 developing data access solutions with microsoft visual studio 2010
How To Code in C#
Best C Sharp C# Training Online C# Online Course C# Online Training Best on...
Why do I Love C#?
Introduction to csharp
Introduction to csharp
Introduction to csharp
Hidden Facts of .NET Language Gems
dotnet_remoting
Lecture 13, 14 & 15 c# cmd let programming and scripting
Cegonsoft - IT Training with placement Instiute
Windows 8 für .net Entwickler
fdjkhdjkfhdjkjdkfhkjshfjkhdkjfhdjkhf2124C_2.ppt
Introduction to .NET with C# @ university of wayamba
Ad

More from DUCC Systems (14)

PDF
Summer training brochure
PDF
S ummer training 2011
PDF
Soft skills pattern and syllabus, ducc systems
PDF
School erp web enabled school plus
PPTX
6 months project based mca training program
PDF
School plus
PDF
School plus
PDF
School plus
PDF
College plus
PDF
Summer training in web designing
PDF
Summer training in lamp
PDF
Summer training in j2me
PDF
Summer training in j2ee
PDF
Summer Training In Dotnet
Summer training brochure
S ummer training 2011
Soft skills pattern and syllabus, ducc systems
School erp web enabled school plus
6 months project based mca training program
School plus
School plus
School plus
College plus
Summer training in web designing
Summer training in lamp
Summer training in j2me
Summer training in j2ee
Summer Training In Dotnet

Recently uploaded (20)

PPTX
NOI Hackathon - Summer Edition - GreenThumber.pptx
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
Piense y hagase Rico - Napoleon Hill Ccesa007.pdf
PPTX
UNDER FIVE CLINICS OR WELL BABY CLINICS.pptx
PDF
LDMMIA Reiki Yoga S2 L3 Vod Sample Preview
PDF
The Final Stretch: How to Release a Game and Not Die in the Process.
PDF
2.Reshaping-Indias-Political-Map.ppt/pdf/8th class social science Exploring S...
PPTX
Skill Development Program For Physiotherapy Students by SRY.pptx
PDF
Landforms and landscapes data surprise preview
PPTX
Introduction and Scope of Bichemistry.pptx
PPTX
IMMUNIZATION PROGRAMME pptx
PDF
Mga Unang Hakbang Tungo Sa Tao by Joe Vibar Nero.pdf
DOCX
UPPER GASTRO INTESTINAL DISORDER.docx
PPTX
How to Manage Global Discount in Odoo 18 POS
PPTX
Congenital Hypothyroidism pptx
PPTX
Cardiovascular Pharmacology for pharmacy students.pptx
PDF
Cell Biology Basics: Cell Theory, Structure, Types, and Organelles | BS Level...
PDF
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
PPTX
How to Manage Loyalty Points in Odoo 18 Sales
PPTX
Revamp in MTO Odoo 18 Inventory - Odoo Slides
NOI Hackathon - Summer Edition - GreenThumber.pptx
102 student loan defaulters named and shamed – Is someone you know on the list?
Piense y hagase Rico - Napoleon Hill Ccesa007.pdf
UNDER FIVE CLINICS OR WELL BABY CLINICS.pptx
LDMMIA Reiki Yoga S2 L3 Vod Sample Preview
The Final Stretch: How to Release a Game and Not Die in the Process.
2.Reshaping-Indias-Political-Map.ppt/pdf/8th class social science Exploring S...
Skill Development Program For Physiotherapy Students by SRY.pptx
Landforms and landscapes data surprise preview
Introduction and Scope of Bichemistry.pptx
IMMUNIZATION PROGRAMME pptx
Mga Unang Hakbang Tungo Sa Tao by Joe Vibar Nero.pdf
UPPER GASTRO INTESTINAL DISORDER.docx
How to Manage Global Discount in Odoo 18 POS
Congenital Hypothyroidism pptx
Cardiovascular Pharmacology for pharmacy students.pptx
Cell Biology Basics: Cell Theory, Structure, Types, and Organelles | BS Level...
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
How to Manage Loyalty Points in Odoo 18 Sales
Revamp in MTO Odoo 18 Inventory - Odoo Slides

Summer training in dotnet

  • 1. Summer Training At DUCC Systems .Net Platform
  • 2. .Net Platform Introduction of .Net  Importance and Usage of .Net  D.N.A. Architecture.  One Tier  Two Tier .Net Frame Class Library  Three Tier  N-Tier  CLR architecture System Namespace  System .Object Namespace  System .Collection Namespace  System .Type The Common Language Runtime  Exception  CLR architecture .and services  The .Net Intermediate language(IL)  Just- In- Time(JIT) compilation and CLS  Disassembling .Net application to IL  Strict type checking DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)
  • 3. .Net Platform Syntax and Data Types Language Fundamental  Data type and control constructs  Value and reference types  Declaring and initializing variables  Unicode Characters and Strings  C.T.S Type  Implicitly Typed Local Variables  Conditional Syntax  C# Operator  Looping Syntax  Array  Structure OOPS Concepts Classes OOPS Concepts Classes Contd..  Encapsulating attribute  The memory allocation with new keyword  Define Constructor  Passing Initial values with Constructor  Define methods and their type  Invoking property and methods  Overloading methods and constructor  Using standard function of matrix keypad  Define property and their types  Object Creation DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)
  • 4. .Net Platform Inheritance  Implementing Inheritance hierarchies  Method overloading, overriding and hiding concepts  Abstract and sealed class  Exposing interface  Implementation interface in a class  Play with Namespaces  Interface Polymorphism  Operator Overloading  Class Access Modifiers  Partial Class Multithreading Multithreading Contd..  Understand multithreading process  The System. Threading namespace  Understanding Role of Thread  The Thread and Thread Start class  BackgroundWorker Component  Thread life cycle  Thread Safety Concept  Thread synchronization  Understanding Thread Pool DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)
  • 5. .Net Platform Exception Handling  Means of error, bug and exceptions  Role of .Net Exception Handling  System level Exception  Application level exception  Try and catch block  Handling multiple Exception  Finally block  Throw Exception on request  Costume exception I/O Operations with File Systems  File and Directory Class  Marshal Classes: File Info and Directory Info  Path Class  Drive Info Class  Stream Object with Files: Stream Reader, Stream Writer  File Stream and Memory Stream DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)
  • 6. .Net Platform ADO.Net Introduction  How ADO.NET works and how it differs from ADO  Evolution of ADO to ADO.NET Architecture of ADO.Net  Connection Object Data Set Contd..  Command Object  Dataset  Saving Changes into data base using Command builder  Data Reader Object  Working With Command and Connection  Data Adapter Object  Concurrency and the disconnected data architecture  Provider Connections And Command Object Data Set  Connection Object  Command Object  Creating tables in dataset  Execute NonQuery  Data column  Execute Scalar  Data Row  Data Table DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)
  • 7. .Net Platform Data Reader  Reading data in connected environment  Moving and accessing value of record  Execute reader Data View  Row State Filter Transaction  Sort Property  Introduction of Transaction(acid)  Update records via a data view  Transaction class  Insert records via a data view  Method and property  Delete records via a data view  Commit and rollback Data Relation Introduction to Web Form  Creating relation  Public Properties of data relation  Need of web application  Http protocol  Static and dynamic page  Concept working of IIS and browser DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)
  • 8. .Net Platform Introduction to HTML Controls  Creating a simple html page  Html tags  Hosting a html page  IIS virtual Directory  Request transfer throws Get and Post methods Working with Server Controls  Creating server pages  Understanding page life cycle  Handling page requesting  Http request object Server Control Form Validation  Http Response object  Understanding Post back  Working with Range, Regular Expression, Compare  Auto event wire up  And Required Field Validator Controls  Tracing and Debugging asp.net page  Use Control to validate Property  Custom Validator Control  Implementation of Client and Server Side Validation  Working with Validation Summary Control DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)
  • 9. .Net Platform Web Form Control  Textbox  Combo box  List box  Checkbox  Add rotator control  File upload control  Multiview control Data Binding Server Controls Server Control Form Validation  Use of Data Binding Control  Working With Grid View Control  Type of Data Binding Control (Formatted and Unformatted § Data Binding with Grid View  Working with Repeater Control § Working with Column Collection § Working with template § Using paging § Working with repeater events § Sort § Understand Event Bubbling  Working with Form View Control  Working with Data list Control Working with template § Working with template Working with repeater events § Working with Data list events Working with Details View Control Working with template W Working with repeater events  Understand Event Bubbling DUCC Systems 011-25624491, 9953631179, 9711496932 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards) www.duccsystems.com,[email protected]
  • 10. .Net Platform State Management  What are cookies?  Http Session State Class  Application Class  Using the Session  In-Process Session State  Storing Session State in SQL Server  Application State Considerations  Global.asax  Web.Config ASP.Net Web Security Master Pages  Windows  Forms  Introduction and need of master page  Passport  Creating a master page  Login Control  Default contents  Administrative site  Master page with CSS and table layout  Appling master page through configuration file  Dynamic setting a master page  Nested master page  Master page and relative path DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)
  • 11. .Net Platform .Net Remoting  Introduction of remoting  Remoting architecture and scenario  Creating .net remoting object  Hosting a remote object  Activation type  Singleton  Single call  Creating channels  Implementations of a remote base application ASP.Net Web Security Reflection  Role of .net assembly  Building and consume a single file assembly  System.Reflection namespace  Building and consume a multi file assembly  Core reflection classes  Private assembly  Accessing assembly through reflection  Shared assembly  Method info  Creating multiple version of a single assembly  Member info  Removing dll hell problem  Property info  Browsing and Querying members  Invoking methods and property and runtime  Reflection on shared assembly DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)
  • 12. .Net Platform Introduction to Web Services  Introduction of web service  The SOAP architecture  SOAP and Web Service  Soap Essentials  Wed Service attribute  WSDL Documentations  Disco & Disco Map file  Transaction in web service  Publishing a web service  Consuming a web service DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)
  • 13. .Net Platform Some Other Activities  Preparation for Placement opportunities  IDE (Integrated Development Environment)-Visual Studio  Database—SQl Server  Server– IIS Utilities  Books availability on different topics  LAB facility  Internet  Course Certificate, Project Completion Certificate and Training Certificate  Placement opportunities on successful completion at DUCC Systems. DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)
  • 14. Steps of Applying for the Training:  Register yourself online at http://www.duccsystems.com/Training.php  Download the application form from http://www.duccsystems.com/downloads/registrationform.pdf  Post the completely filled application form along with the demand draft or cheque of the fee for the desired subject of training to DUCC Systems company’s address given below. Demand draft or cheque is to drawn in favor of DUCC Systems, payable at New Delhi. “Seats are limited and available at first come first serve basis.” NOTE: Fee once deposited is neither refundable nor transferable from one course to another course. Mail To: DUCC Systems 720,7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25624491 DUCC Thanks You! DUCC Systems 011-25624491, 9953631179, 9711496932 www.duccsystems.com,[email protected] 720, 7th Floor, Jaina Tower-1, Janakpuri, New Delhi-58 011-25355257 (From 1800 hrs onwards)